Opc.Ua.Core
BaseDataVariableState<T> Class Properties


Opc.Ua Namespace : BaseDataVariableState<T> Class

For a list of all members of this type, see BaseDataVariableState<T> members.

Public Properties
 NameDescription
Public Property The type of access available for the variable. (Inherited from Opc.Ua.BaseVariableState)
Public Property A bit mask specifying how the value may be accessed. (Inherited from BaseDataVariableState)
Public Property Specifies a mask indicating any access restrictions that apply to the node. (Inherited from BaseDataVariableState)
Public Property True if events produced by the instance are being monitored. (Inherited from BaseDataVariableState)
Public Property The number of dimensions for an array values with one or more fixed dimensions. (Inherited from BaseDataVariableState)
Public Property The browse name of the node. (Inherited from BaseDataVariableState)
Public Property The categories assigned to the node. (Inherited from BaseDataVariableState)
Public PropertyWhat has changed in the node since NodeState.ClearChangeMasks was last called. (Inherited from BaseDataVariableState)
Public Property The behavior to use when reading or writing all or part of the object. (Inherited from BaseDataVariableState)
Public Property The data type for the variable value. (Inherited from BaseDataVariableState)
Public Property The localized description for the node. (Inherited from BaseDataVariableState)
Public Property The display name for the node. (Inherited from BaseDataVariableState)
Public Property The strings that describe the values for an enumeration. (Inherited from BaseDataVariableState)
Public Property Gets or sets the extensions of the node set. Property used when importing NodeSet2.xml files. (Inherited from BaseDataVariableState)
Public Property An arbitrary handle associated with the node. (Inherited from BaseDataVariableState)
Public Property Whether the server is archiving the value of the variable. (Inherited from BaseDataVariableState)
Public Property True if the node and its children have been initialized. (Inherited from BaseDataVariableState)
Public Property Whether the value can be set to null. (Inherited from BaseDataVariableState)
Public Property The minimum sampling interval supported by the variable. (Inherited from BaseDataVariableState)
Public Property The modelling rule assigned to the instance. (Inherited from BaseDataVariableState)
Public Property The class for the node. (Inherited from BaseDataVariableState)
Public Property The identifier for the node. (Inherited from BaseDataVariableState)
Public Property The documentation for the node that is saved in the NodeSet. (Inherited from BaseDataVariableState)
Public Property A numeric identifier for the instance that is unique within the parent. (Inherited from BaseDataVariableState)
Public Property The parent node. (Inherited from BaseDataVariableState)
Public Property The type of reference from the parent node to the instance. (Inherited from BaseDataVariableState)
Public Property The release status for the node. (Inherited from BaseDataVariableState)
Public Property Specifies a list of permissions for the node assigned to roles. (Inherited from BaseDataVariableState)
Public Property The specification that defines the node. (Inherited from BaseDataVariableState)
Public Property The status code associated with the variable value. (Inherited from BaseDataVariableState)
Public Property A symbolic name for the node that is not expected to be globally unique. (Inherited from BaseDataVariableState)
Public Property The timestamp associated with the variable value. (Inherited from BaseDataVariableState)
Public Property The identifier for the type definition node. (Inherited from BaseDataVariableState)
Public Property The type of access granted to the current user. (Inherited from BaseDataVariableState)
Public Property Specifies a list of permissions for the node assigned to roles for the current user. (Inherited from BaseDataVariableState)
Public Property Specifies which attributes are writeable for the current user. (Inherited from BaseDataVariableState)
Public Property True if the node must be validated with the underlying system before use. (Inherited from BaseDataVariableState)
Public Property The value of the variable.  
Public Property The number of array dimensions permitted for the variable value. (Inherited from BaseDataVariableState)
Public Property The value of the variable as a Variant. (Inherited from BaseDataVariableState)
Public Property Specifies which attributes are writeable. (Inherited from BaseDataVariableState)
Top
See Also

Reference

BaseDataVariableState<T> Class
Opc.Ua Namespace